Vcenter NamespaceManagement Lifecycle Content Libraries Message
Vcenter NamespaceManagement Lifecycle Content Libraries Message
The Vcenter NamespaceManagement Lifecycle Content Libraries Message schema contains the information about the Content Library configuration with vSphere Namespaces.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"severity": "string",
"message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
}
string
severity
Required
Type of the message.
For more information see: Vcenter NamespaceManagement Lifecycle Content Libraries Message Severity.
This property was added in vSphere API 9.0.0.0.
message
Required
Details about the message.
This property was added in vSphere API 9.0.0.0.